home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7480 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  751 b 

  1. Path: news2.near.net!ceylon!news
  2. From: Brenda <g051286>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What is &Variable (declared as: char Variable[10])?
  5. Date: 26 Feb 1996 22:01:03 GMT
  6. Organization: GTE Laboratories Incorporated
  7. Message-ID: <4gtaj0$cra@ceylon.gte.com>
  8. References: <4gqpa1$3h9@alcor.usc.edu> <4gsdno$1bg@umbc9.umbc.edu> <4gtab6$acb@ceylon.gte.com>
  9. NNTP-Posting-Host: 138.83.161.16
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (X11; I; HP-UX A.09.05 9000/735)
  14. X-URL: news://132.197.8.2/4gtab6$acb@ceylon.gte.com
  15.  
  16. ....
  17.  
  18. >scanf ignores the dereferencing and does not bother to warn you.
  19.                        ^^^^^
  20.                 I mean ignores the address of operator (&)
  21.  
  22.